home *** CD-ROM | disk | FTP | other *** search
/ All for Cell Phones: Sony Ericsson / Sony-Ericsson 2004.iso / Java / Bombs / bombs.jar / c.class (.txt) < prev    next >
Encoding:
Java Class File  |  2002-04-10  |  1.0 KB  |  45 lines

  1. import java.util.TimerTask;
  2.  
  3. // $FF: renamed from: c
  4. public class class_0 extends TimerTask {
  5.    // $FF: renamed from: a b
  6.    public b field_0;
  7.    // $FF: renamed from: b int
  8.    public int field_1;
  9.  
  10.    public class_0(b var1) {
  11.       this.field_0 = var1;
  12.       this.field_1 = 0;
  13.    }
  14.  
  15.    public void run() {
  16.       this.field_1 += 50;
  17.       switch (this.field_0.a) {
  18.          case 0:
  19.             if (this.field_1 >= 1500) {
  20.                this.field_0.a = 1;
  21.                this.field_0.addCommand(this.field_0.f);
  22.                this.field_0.addCommand(this.field_0.g);
  23.                this.field_0.addCommand(this.field_0.h);
  24.                this.field_0.addCommand(this.field_0.i);
  25.                this.field_0.addCommand(this.field_0.j);
  26.                this.field_0.addCommand(this.field_0.k);
  27.                this.field_0.a();
  28.             }
  29.             break;
  30.          case 2:
  31.             if (this.field_0.u >= this.field_0.e / 2) {
  32.                this.field_0.o.cancel();
  33.                this.field_0.m.c();
  34.             } else {
  35.                b var10000 = this.field_0;
  36.                var10000.u = (short)(var10000.u + this.field_0.e / 15);
  37.                var10000 = this.field_0;
  38.                var10000.v = (short)(var10000.v + this.field_0.d / 15);
  39.                this.field_0.a();
  40.             }
  41.       }
  42.  
  43.    }
  44. }
  45.